home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / gfx / conv / MPImage82s.readme < prev    next >
Text File  |  2002-11-12  |  2KB  |  71 lines

  1. Short:    Source to Gui/Cli graphics conversion library OS3.0+
  2. Author:   mark@topic.demon.co.uk (Mark John Paddock)
  3. Uploader: lombi@iprimus.com.au (Lorence Lombardo)
  4. Version:  8.2
  5. Type:     gfx/conv
  6.  
  7.  
  8. * MPImage * AutoDocs *
  9.  
  10.  
  11. This is version 8.2.
  12.  
  13. MPImage is a tool for viewing, scaling and converting Images.
  14.  
  15.  
  16. It can load the following formats:
  17.  
  18.  
  19.  
  20.  *. ILBM
  21. All standard ILBM formats including EHB, HAM6, HAM8 and 24bit;
  22.  *. PBM
  23. All formats (P1, P2, P3, P4, P5 and P6);
  24.  *. DataTypes
  25. Any datatype supported format;
  26.  *. JPEG
  27. Loads JPEGs with Djpeg;
  28.  *. PNG
  29. Loads PNGs with pngtopnm.
  30.  *. DCTV
  31. DCTV ILBMs with dctv.library version 3.
  32.  
  33. It can view in the following modes:
  34.  
  35.  *. Workbench
  36. View in a window on the Workbench;
  37.  *. Public Screen
  38. View in a window on a named Public Screen;
  39.  *. EGS Screen
  40. View in a window on the default EGS screen.
  41.  *. Screen
  42. View on a custom screen
  43.  
  44. It can save in the following formats:
  45.  
  46.  *. Greyscale
  47. ILBM 16 shades and 256 shades;
  48.  *. HAM6
  49. ILBM HAM6 with fixed, computed or supplied palette;
  50.  *. HAM8
  51. ILBM HAM8 with fixed, computed or supplied palette;
  52.  *. EHB
  53. ILBM EHB with computed or supplied palette;
  54.  *. COLOUR
  55. ILBM with computed or supplied palette, 2 to 256 colours;
  56.  *. ILBM24
  57. 24 bit ILBM;
  58.  *. PPM
  59. P5 and P6 modes.
  60.  *. JPEG
  61. JPEG with Cjpeg.
  62.  *. PNG
  63. PNG with pnmtopng.
  64.  *. DCTV
  65. DCTV ILBMs with dctv.library version 3
  66.  
  67. It includes files which allow MPImage.library to be called from any
  68. C program and includes some example source.
  69.  
  70. Also see http://www.topic.demon.co.uk/ for related interest.
  71.